PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFLineAnnotation Class / getStartLineStyle Method
In This Topic
    getStartLineStyle Method
    In This Topic
    Gets the style used for the start of the line.
    Syntax
    public PDFLineEndStyle getStartLineStyle()

    Return Value

    A PDFLineEndStyle enum member that represents the start of the line.
    See Also